PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedContent Class / setInternalWrapState Method
In This Topic
    setInternalWrapState Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void setInternalWrapState( 
       PDFFormattedContentLineCollection wrappedLines,
       double wrapWidth
    )

    Parameters

    wrappedLines
    wrapWidth
    See Also